ComponentOne ASP.NET MVC Controls
AutoExpandSelection Property (DropDown<T>)

C1.Web.Mvc Namespace > DropDown<T> Class : AutoExpandSelection Property
Gets or sets a value that indicates whether the control should automatically expand the selection to whole words/numbers when the control is clicked.
Syntax
'Declaration
 
Public Overridable Property AutoExpandSelection As Boolean
public virtual bool AutoExpandSelection {get; set;}
See Also

Reference

DropDown<T> Class
DropDown<T> Members